1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for the satellite-view.
tcl
More... about 10 years ago
Updated satellite-drawing routine to use the new PNGWriter-class.
tcl
More... about 10 years ago
Merge pull request #183 from tcld/seed_ranges2 More... about 10 years ago
Update README.md More... about 10 years ago
Merge pull request #181 from pangal/sat_v2 More... about 10 years ago
Changed maximum seed-value in generation.py.
tcl
More... about 10 years ago
Restore accidentally-deleted call to draw_rivers_on_image More... about 10 years ago
Revert random seed max seed to previous value based on pull request discussion More... about 10 years ago
Refactor and clean up code; implement some suggestions from pull request discussion More... about 10 years ago
Merge pull request #182 from tcld/seed_ranges More... about 10 years ago
Changed seed-range for platec-seeds to use numpy constant.
tcl
More... about 10 years ago
Merge pull request #179 from Mindwerks/manual More... about 10 years ago
Replace random.randint() with numpy.randint() to preserve results between Python2 and Python3 More... about 10 years ago
Replace xrange() calls with range() to maintain python3 compatibility More... about 10 years ago
Add draw_satellite functionality, along with some helper functions and some global constants More... about 10 years ago
Add optional command line argument, --sat, for new satellite map generation; add appropriate function calls to generate the satellite map if it is called More... about 10 years ago
Change max possible seed in random number seed to max possible int in 32 bit systems to allow 32-bit users to run the program More... about 10 years ago
manual: setup More... about 10 years ago
Merge pull request #171 from esampson/Gamma More... about 10 years ago
Merge pull request #170 from esampson/patch-2 More... about 10 years ago
Cleanup of text. More... about 10 years ago
Fully replaced Pillow with PyPNG. More... about 10 years ago
Added defaults to _plates_simulation and created test to examine new warning messages. More... about 10 years ago
Update README.md More... about 10 years ago
Added error checking for gamma values. Added a new section to output for warnings when unusual but legal values are input at the command line. Added warnings for humidity and temperature ranges. More... about 10 years ago
Merge branch 'master' into Gamma More... about 10 years ago
Flipped x- and y-coordinates for several arrays to make coordinates consistent over all arrays in WE. More... about 10 years ago
Merge pull request #173 from Mindwerks/realign_operation More... about 10 years ago
Merge pull request #159 from tcld/gdal_chng More... about 10 years ago
Merge pull request #160 from tcld/travis_fixes More... about 10 years ago