modflow6 icon indicating copy to clipboard operation
modflow6 copied to clipboard

feat(idm): support model netcdf inputs for idm integrated packges

Open mjreno opened this issue 1 year ago • 0 comments

  • 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

mjreno avatar Mar 15 '24 19:03 mjreno