LukeWebbJacobs

Results 9 comments of LukeWebbJacobs

The wiki docs does not reflect this: https://github.com/rvinzent/django-dynamic-models/wiki/Field-Schema (Related fields are the key ommission!)

Interesting, I bet that fixes my bug here: https://github.com/gyanz/pydsstools/issues/54

Is there a specific example how this should be done?

**Working Example - Conversion from TIFF to DSS** Here is an mostly working example to convert a tiff to dss. Similar to your current example 10, writing spatial grid record....

It would be great for someone to solve this. I use pydss everyday, and since raising the issue, have now created over 1 million dss files, all with the grids...

I download .GRB (Gridded binary data) weather models. And convert them to dss to do some HEC modelling multiple times a day. However, the above tif code, should work for...

Its quite bespoke code, here is an example. I cant include any grib data sorry as it is proprietry, but at this point in the code, the data is the...

[def add_forecast_to_dss(clipped_gri.txt](https://github.com/user-attachments/files/21543621/def.add_forecast_to_dss.clipped_gri.txt)

@gyanz Yes I think it will help. Maybe my cell sizes were not equal or maybe something else I cant find in an hour or 2 debugging!, I stopped working...