Conversation
run export_config, defaults, ssc tests and landbosse
|
goes with ssc pull request 664 NatLabRockies/ssc#664 |
cpaulgilman
left a comment
There was a problem hiding this comment.
I tested some of the SAM UI functions that use JSON, including URDB downloads, NSRDB, Cambium, marine wave resource, and all are working. These are still using wxWidgets JSON tools. Perhaps we should not change these until a later update.
@cpaulgilman, that is correct... this pull request only replaces JSONcpp with RapidJSON and the SAM dependencies for this are in the landbosse and pythonhandler code used. We are now down to wxJSON and RapidJSON with this pull request and will eliminate wxJSON in another pull request. |
run export_config, defaults, ssc tests and landbosse