Skip to content

Commit

Permalink
Use a finer pressure grid in photolysis data
Browse files Browse the repository at this point in the history
  • Loading branch information
laomangio committed Jan 17, 2024
1 parent 912253f commit a50a058
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified data/photolysis_rate.nc
Binary file not shown.
2 changes: 1 addition & 1 deletion src/libtrac.h
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@

/*! Maximum number of pressure levels for climatological data. */
#ifndef CP
#define CP 60
#define CP 70
#endif

/*! Maximum number of solar zenith angles for climatological data. */
Expand Down

0 comments on commit a50a058

Please sign in to comment.