hydromt icon indicating copy to clipboard operation
hydromt copied to clipboard

HydroMT: Automated and reproducible model building and analysis

Results 282 hydromt issues
Sort by recently updated
recently updated
newest added

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 -...

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...

datasets
DataCatalog & DataAdapters

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...

bug
Model

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...

enhancement

See attached logo kindly updated by @JoerivanEngelen ![HydroMT_logo](https://user-images.githubusercontent.com/15379728/205268599-742c48d1-c3c2-4849-8de0-ff38d91eb912.svg)

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

enhancement
datasets
DataCatalog & DataAdapters

@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...

documentation