Unidata / IDV

The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data.
http://www.unidata.ucar.edu/software/idv/
Other
80 stars 37 forks source link

Replace all references to 'motherlode.ucar.edu/thredds' with 'thredds.ucar.edu/thredds' in bundles and plug-ins #127

Open ethanrd opened 7 years ago

ethanrd commented 7 years ago

Need to replace references to http://motherlode.ucar.edu/thredds with http://thredds.ucar.edu/thredds in all current IDV bundles, plug-ins, and documentation.

Here's the output from a grep -R 'motherlode.ucar.edu/thredds' software/idv: mlode-idv.txt

There are 3254 instances total, 141 when grep-ing the current version ( grep '5.4').

brianmapes commented 7 years ago

This worked for me to update all my bundles

sudo sed -i 'shttp://motherlode.ucar.edu/threddshttp://thredds.ucar.edu/thredds*g' /data/repository/storage////xidv sudo sed -i 'shttp://motherlode.ucar.edu:8080/threddshttp://thredds.ucar.edu/thredds*g' /data/repository/storage////xidv

On Jul 14, 2017, at 12:56 PM, Ethan Davis notifications@github.com wrote:

Need to replace references to http://motherlode.ucar.edu/thredds with http://thredds.ucar.edu/thredds in all current IDV bundles, plug-ins, and documentation.

Here's the output from a grep -R 'motherlode.ucar.edu/thredds' software/idv: mlode-idv.txt

There are 3254 instances total, 141 when grep-ing the current version ( grep '5.4').

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

lesserwhirls commented 7 years ago

There are probably more if you search for all of the variants of motherlode.ucar.edu. Here is what gets mapped under the hood for OPeNDAP urls when reading bundles.

brianmapes commented 7 years ago

Yes, I used grep motherlode to find any others

but longer string for safety in sed

On Jul 15, 2017, at 6:37 AM, Sean Arms notifications@github.com<mailto:notifications@github.com> wrote:

There are probably more if you search for all of the variants of motherlode.ucar.eduhttp://motherlode.ucar.edu. Herehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Unidata_IDV_blob_master_src_ucar_unidata_idv_resources_urlmaps.xml&d=DwMFaQ&c=y2w-uYmhgFWijp_IQN0DhA&r=6e7NDZhC34cc1mCaueSQWw&m=s737ZknU3V7iy5DqPDEHcsYeKhIYcoI1Gwyyv04e7zc&s=pFdjU63r9Jgg0-XnQ6i-HuvcmoEGGZ_wuAP9KSuXTc4&e= is what gets mapped under the hood for OPeNDAP urls when reading bundles.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Unidata_IDV_issues_127-23issuecomment-2D315531259&d=DwMFaQ&c=y2w-uYmhgFWijp_IQN0DhA&r=6e7NDZhC34cc1mCaueSQWw&m=s737ZknU3V7iy5DqPDEHcsYeKhIYcoI1Gwyyv04e7zc&s=FH0Sb0b3dC4eFlYCAxrFpC6Kj0XT4sjqqR-XgT0ckec&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AB-5FVQsmfAJPflsdXkCDq8gnfB1-5FbUND4ks5sOLKdgaJpZM4OYnP9&d=DwMFaQ&c=y2w-uYmhgFWijp_IQN0DhA&r=6e7NDZhC34cc1mCaueSQWw&m=s737ZknU3V7iy5DqPDEHcsYeKhIYcoI1Gwyyv04e7zc&s=_FdB1rVNV_xnUce59JJT1j7vJfuRYqdneevU-ZRdn0A&e=.


Brian Mapes, Professor Department of Atmospheric Sciences Meteorology and Physical Oceanography Program RSMAS, University of Miami 4600 Rickenbacker Causeway Miami, FL 33149-1098

phone: (305) 421-4275 fax: (305) 421-4696 email: mapes@miami.edumailto:mapes@miami.edu Web: http://www.rsmas.miami.edu/users/bmapes/