hydromt
hydromt copied to clipboard
HydroMT: Automated and reproducible model building and analysis
I get an I get this error a lot 2022-12-11 18:54:16,002 - update - wflow - INFO - Write forcing file 2022-12-11 18:54:16,043 - update - wflow - INFO -...
Penman
This PR set different steps to support CMIP6 data from Google Cloud Storage: - [x] new predefined catalog for remote data: ``cmip6_data`` - [x] support for remote data with a...
If a Model instance is a child of a hydromt Model subclass (example class DFlowFMModel(MeshModel)), then the api property is not fully parsed and only returns the api components of...
Because ini is not a fixed format and the values are not automatically interpreted/parsed to python base objects it would make sense to use toml instead which is now a...
See attached logo kindly updated by @JoerivanEngelen 
Support in HydroMT CMIP6 data from Pangeo stored in Google Cloud. Example in: http://gallery.pangeo.io/repos/pangeo-gallery/cmip6/basic_search_and_load.html For now focus on reading from Google Cloud more than pangeo support. Partially linked to #213
@laurenebouaziz could you investigate if this is a good alternative. A clear benefit is that this package is based on xarray and actively maintained. https://github.com/pyet-org/pyet
@DirkEilander @hboisgon @markhegnauer Hi Dirk, Helene, Mark, I have the pleasure to review the JOSS submission. While I still need to look into the code in detail, here already some...