Delaying legacy RCAT upload to Riverscapes Warehouse #28
MattReimer
announced in
Announcements
Replies: 1 comment
-
Thanks @MattReimer for this synopsis. @Cashe93 and @wally-mac I propose we punt this for now until we have a specific project with funding for this task. For the MHFD and Klamath USFWS projects, they did not pay for this Riverscapes-Compliance refactoring of the old or upgrades. As such, we can just provide the non-compliant old pyRCAT outputs (they still work good in ArcGIS) and leave it at that. We will just keep this discussion open as our reminder when we pick it up again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a catch-all ticket for a few different issues.
In discussing this with @Cashe93 we determined there were some problems with the legacy RCAT project xmls that prevent them from being uploaded into the warehouse and/or used in RAVE products. This does not mean that the projects are broken in any other sense. In fact, they are all usable as-is in ESRI because they come packaged with
.lyr
files.Problems
Here are a few of the problems we came up with:
The last three points there are the big ones. It is unreasonable to ask a human to correct these project xmls as it is time consuming and too easy to make mistakes that cause unreasonable amounts of pain and effort down the pipe. I've said it before: humans should not hand-write XML. The better way to do this is to write a little bit of python code:
Need a python script that can:
In discussing this with @joewheaton we determined that getting these legacy projects into the warehouse is not the easy task we assumed so we are going to shelve this activity for now.
Feel free to correct me here if I've gotten anything wrong. This shouldn't affect any other deliverables in regards to running legacy RCAT for now.
FYI @philipbaileynar, @joewheaton, @wally-mac, @Cashe93, @MattReimer
Beta Was this translation helpful? Give feedback.
All reactions