Skip to content

Refactor output export logic in dementpy.py#49

Merged
eusimeo merged 6 commits into
mainfrom
CSV-export-patch
Jul 16, 2026
Merged

Refactor output export logic in dementpy.py#49
eusimeo merged 6 commits into
mainfrom
CSV-export-patch

Conversation

@jgwalkup

Copy link
Copy Markdown
Collaborator

Commented out the Export_format variable and simplified output export logic. The export as NetCDF version has many too many bugs, so this version will only allow for exporting model outputs in CSV format for simplicity and ease of use.

jgwalkup added 6 commits July 15, 2026 16:07
Commented out the Export_format variable and simplified output export logic.
Comment out the export_to_netcdf method and related imports.
Comment out the export_to_netcdf method and related code for exporting data to NetCDF format.
Commented out the import statement for xarray.
Deleted the output format selection parameter and added dispersal, which is in runtime.txt in the other input folders (grassland and scrubland).
@jgwalkup
jgwalkup requested a review from eusimeo July 15, 2026 20:50
@jgwalkup
jgwalkup marked this pull request as ready for review July 15, 2026 20:51
@jgwalkup

Copy link
Copy Markdown
Collaborator Author

@eusimeo I was able to download and run this code locally, without bugs. Let me know if you have any issues with it.

@eusimeo eusimeo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seen changes and agree to keep them as it is now

@eusimeo

eusimeo commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

#49 is addressed in this merge. Will download and check the code runs properly after merge. E.S.

@eusimeo
eusimeo merged commit 05003d6 into main Jul 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants