-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(zb netcdf): zonebudget netcdf export support added (#781)
* Updates to netcdf.py and utilities for zonebudget data * Update requirements.travis.txt to test netCDF4 error * update requirements.travis.txt for netCDF error testing * Update travis/install.sh and requirements.travis.txt for binary conflicts * updates for binary HDF binary conflict testing * Feat(ZoneBudgetOutput): Added ZoneBudgetOutput to read in zonebudget output files * added postprocessing methods to prepare budget data for netcdf writing * updated NetCdf to include zonebudget group * updated export/utils.py for zonebudget netcdf exporting * Update(test_zonebudget_output_to_netcdf): for linux os * Debug travis error with coverage package * Debug coverage package issue due to 5.0.2 update (known issue in coveragepy repository) * Update(test_zonebudget_output_to_netcdf): fix file case issue for travis-ci * Update travis install.sh to check if coverage issue has been fixed
- Loading branch information
1 parent
102d25b
commit 491f4fe
Showing
12 changed files
with
130,253 additions
and
1,180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.