Project

General

Profile

Task #3952

Story #3875: Create a dashboard (version 1) for DataONE to provide high level overall system status

Task #3946: Implement the Maps View, Model, and Collections in the Dashboard

Query Redmine for MN locations

Added by Chris Jones over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2013-08-27
Due date:
% Done:

100%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

Description

MN locations (lat/lons) are currently stored in redmine. Update redmine issues for MNs with a NodeIdentifier custom field so we can join these data with data from the CN node list. Override the fetch() method in the model to grab MN lat/lons.

History

#1 Updated by Chris Jones over 10 years ago

For future reference, this is working:

curl -o - -k "https://redmine.dataone.org/issues.xml?project_id=20&tracker_id=9&cf_31=*&limit=100" | xml sel -t -m "/issues/issue" -v "concat(subject,'|',custom_fields/custom_field[@name='NodeIdentifier']/value,'|',custom_fields/custom_field[@name='Latitude']/value,'|',custom_fields/custom_field[@name='Longitude']/value)" -n

to produce

Cornell Lab of Ornithology Avian Knowledge Network|urn:node:CLOAKN|42.42|-76.49
ONEShare MN|urn:node:ONEShare|35.1107|-106.6099
CDL Merritt MN|urn:node:CDL|37.81|-122.27
LTER Network MN|urn:node:LTER|35.1107|-106.6099
ESA Data Registry|urn:node:ESA|38.89|-77.02
SANParks MN|urn:node:SANPARKS|-24.08|31.57
KNB|urn:node:KNB|34.4124|-199.8423
PISCO|urn:node:PISCO|34.41|-119.69
USGS CSAS|urn:node:USGSCSAS|35.9318|-84.3108
Taiwan Forestry Research Institute MN|urn:node:TFRI|23.93|120.63
ORNL DAAC MN|urn:node:ORNLDAAC|35.9318|-84.3108

#2 Updated by Chris Jones over 10 years ago

  • Status changed from In Progress to Closed
  • translation missing: en.field_remaining_hours set to 0.0

We're getting lat/lons per MN now using the /issues.xml REST API.

#3 Updated by Chris Jones over 10 years ago

  • Target version changed from 2013.33-Block.4.4 to 2013.37-Block.5.2

#4 Updated by Chris Jones over 10 years ago

  • Target version changed from 2013.37-Block.5.2 to 2013.44-Block.6.1

#5 Updated by Chris Jones over 10 years ago

  • Target version changed from 2013.44-Block.6.1 to 2014.2-Block.1.1

#6 Updated by Skye Roseboom about 10 years ago

  • Target version changed from 2014.2-Block.1.1 to 2014.12-Block.2.2

#7 Updated by Skye Roseboom about 10 years ago

  • Target version changed from 2014.12-Block.2.2 to 2014.14-Block.2.3

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)