hydroframe / hf_hydrodata

Other
5 stars 0 forks source link

Issue 144 vegm timeout #146

Closed wh3248 closed 8 months ago

wh3248 commented 8 months ago

Update data catalog with new entries to allow read of clm_run variables containing Vegm data as a pfb data type. This will allow subset tools to read and subset Vegm as a pfb file to fix the timeout issue. Also change the clm_run variable to set the has_z attribute to TRUE so when the pfb file is subset the z values are returned.

Change id column in datasource.csv and substitution_variables.csv to fix an error while loading this files from the server. This was trigger by the previous commit to enable loading of the CSV file from the API server.