NREL / SSRS

A stochastic agent-based model for predicting raptor movements during updraft-subsidized directional flights
https://www.osti.gov/doecode/biblio/63192
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

terrain issue resolved, zeros from 3dep data #21

Closed rimplesandhu closed 1 year ago

rimplesandhu commented 1 year ago

3DEP class data sometimes give zeros, the issue with the WMS server for 3DEP, I also made some minor printing changes to the terrain module, and added option for verbose in the Terrain class

@ewquon Take a look to if it makes sense, pretty straightforward changes though

ewquon commented 1 year ago

@DaveBrandes FYI I found a couple of "workarounds" for HSSRS that involved setting thermals_realization_count to 1, but I believe the code should behave correctly now with my fixes to load_updrafts()