modflow6
modflow6 copied to clipboard
feat(idm): support model netcdf inputs for idm integrated packges
- Initial support for a model netcdf input file that contains package data for idm integrated packages
- FloPy generated MODFLOW 6 netcdf input is currently considered an internal file
- Simulation outputs for post-processing and visualization will be a separate feature
- TS6 and TAS6 inputs not currently supported for netcdf inputs
- Includes temporary environment file that uses flopy development branch
- Will be removed after flopy write_netcdf support is merged
- replaces #1617
HDF5 (1.14.3) macOS issue related to FPE's seen when compiling with -ffpe-trap=invalid: https://github.com/HDFGroup/hdf5/issues/3831