sinkovit / Spatial-ecology

Space use software deployed in the Spatial Ecology Gateway
MIT License
2 stars 0 forks source link

Plot clearing and API key #82

Closed monaw closed 5 months ago

monaw commented 5 months ago
  1. Fixed problem with MCP plot not clearing after new data is loaded
  2. Fixed problem with MKDE with map plot not clearing after new data is loaded (no-map plot is not working)
  3. Added using API key from secret file setup by Hubzero
sinkovit commented 5 months ago

It took me a minute to figure out that I needed to put the key into bin/secrets/mkde.txt. Once I did that, everything worked fine with stadia maps. Clearing display after loading new data set works too.

Unfortunately, the latest fix introduced on new problem. I can't display the mkde results if the "Show map background" check box is not selected.

Screenshot 2024-02-07 at 10 54 34 AM
sinkovit commented 5 months ago

Mona, the dev branch looks great. I misunderstood your previous message and thought that you had added back the option to generate the mkde plot without the map, but this can certainly wait until the next version after we figured out the source of the error.