SEACOOS Data Management Code RepositoryTable of contents | ||||||||||
| Line: 22 to 22 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
Buoy query and graphs using gnuplot | ||||||||||
| Added: | ||||||||||
| > > |
The link to the earlier bulletin board post is still good, but I've added a smaller tar file of how I go from SQL query to dataset to graph here. | |||||||||
Going from Datalogger files to 'Point' form on a relational databaseDODSFilterColumn | ||||||||||
| Line: 129 to 131 | ||||||||||
| ||||||||||
| Added: | ||||||||||
| > > |
| |||||||||
SEACOOS Data Management Code RepositoryTable of contents | ||||||||
| Line: 74 to 74 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Recently got into a discussion with at data provider about DODS servers for ASCII data. Researched the DODS FreeForm?? and JGOFS server a bit and ended up trying the FreeForm?? server install for Windows. Posting some notes below on the install process. Seems the only sticking point might be that I believe both services prefer data to have the ASCII data columns rigidly fixed in their layout, so CSV or other similarly delimited files are problematic. My suggestion in the absense of a DODS/OPeNDAP developed fix, is using or developing tools/services that filter from delimited to fixed column format. | ||||||||
| Added: | ||||||||
| > > |
Multiple Observation Table SchemaLately(January 2006) I've been rethinking some of the table structure issues. While on the one hand the one table per observation approach has been working fine, my temptation is to want to collapse these singular similar structured observation tables into one mega-table with an extra index of observation type. The advantage to this approach is hopefully easier code and database maintenance as there are less individual table references involved, but the disadvantage is also that a singular table reference can get into an all or nothing scenario when it comes to performance or problems at the database table level. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
SEACOOS Data Management Code RepositoryTable of contents | ||||||||
| Line: 74 to 74 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Recently got into a discussion with at data provider about DODS servers for ASCII data. Researched the DODS FreeForm?? and JGOFS server a bit and ended up trying the FreeForm?? server install for Windows. Posting some notes below on the install process. Seems the only sticking point might be that I believe both services prefer data to have the ASCII data columns rigidly fixed in their layout, so CSV or other similarly delimited files are problematic. My suggestion in the absense of a DODS/OPeNDAP developed fix, is using or developing tools/services that filter from delimited to fixed column format. | ||||||||
| Deleted: | ||||||||
| < < |
ListManagerA perl script to organize a list using tags into categories. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
SEACOOS Data Management Code RepositoryTable of contents | ||||||||
| Line: 74 to 74 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Recently got into a discussion with at data provider about DODS servers for ASCII data. Researched the DODS FreeForm?? and JGOFS server a bit and ended up trying the FreeForm?? server install for Windows. Posting some notes below on the install process. Seems the only sticking point might be that I believe both services prefer data to have the ASCII data columns rigidly fixed in their layout, so CSV or other similarly delimited files are problematic. My suggestion in the absense of a DODS/OPeNDAP developed fix, is using or developing tools/services that filter from delimited to fixed column format. | ||||||||
| Added: | ||||||||
| > > |
ListManagerA perl script to organize a list using tags into categories. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
SEACOOS Data Management Code RepositoryTable of contents | ||||||||
| Line: 70 to 70 | ||||||||
|---|---|---|---|---|---|---|---|---|
| The code at the above link is designed to be used stand-alone and/or as a web service to allow data providers with column oriented ascii data to create a descriptive Seacoos convention XML document which can then be used to transform those datasets into Seacoos compatible netCDF files for aggregation or archival needs. The XML document can also be used by other groups or software in other aggregation or processing efforts. | ||||||||
| Added: | ||||||||
| > > |
DODSFreeFormServerRecently got into a discussion with at data provider about DODS servers for ASCII data. Researched the DODS FreeForm?? and JGOFS server a bit and ended up trying the FreeForm?? server install for Windows. Posting some notes below on the install process. Seems the only sticking point might be that I believe both services prefer data to have the ASCII data columns rigidly fixed in their layout, so CSV or other similarly delimited files are problematic. My suggestion in the absense of a DODS/OPeNDAP developed fix, is using or developing tools/services that filter from delimited to fixed column format. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
SEACOOS Data Management Code RepositoryTable of contents | ||||||||
| Line: 66 to 66 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Some sample code demonstrating how data returned from the WFS URL request for the latest station data is processed and merged into an html webpage. | ||||||||
| Added: | ||||||||
| > > |
Seacoos XML ServicesThe code at the above link is designed to be used stand-alone and/or as a web service to allow data providers with column oriented ascii data to create a descriptive Seacoos convention XML document which can then be used to transform those datasets into Seacoos compatible netCDF files for aggregation or archival needs. The XML document can also be used by other groups or software in other aggregation or processing efforts. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
SEACOOS Data Management Code RepositoryTable of contents | ||||||||
| Line: 62 to 62 | ||||||||
|---|---|---|---|---|---|---|---|---|
| The script ndbc_fm13.pl is a second script I wrote when the weather instrumentation was added to our buoys. It uses the supplied data arguments when called to populate the FM13 type message. | ||||||||
| Added: | ||||||||
| > > |
WFS Request for latest station dataSome sample code demonstrating how data returned from the WFS URL request for the latest station data is processed and merged into an html webpage. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
SEACOOS Data Management Code RepositoryTable of contents | |||||||||||||
| Line: 52 to 52 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Redeveloped some initial scripts authored by Peter Bense with the following bits of shell and perl code to get a better idea of the load on our server and when things might need more immediate attention. | |||||||||||||
| Added: | |||||||||||||
| > > |
NDBC Message Encoding for FM64, FM13 type messagesI use the attached perl scripts(ndbc.pl, ndbc_fm13.pl) which take the data we get from the platforms and convert them to the ascii message format required which calls the NDBC supplied encoder function to encode the message to a binary format which is then ftp'd to a Carocoops directory. I'm also attaching the two sample message formats which we use with NDBC. FM13 is the message format for weather observations and water temperature at the surface, while FM64 is a newer message format for ADCP current type information at different bin depths and another 3 variables for depth,temperature and salinity. Rana wrote the original 'ndbc.pl' script which runs a query against our database to populate a FM64 type message. This was back when we didn't have any weather data coming in from our buoys and I had tables set up by platform instead of by variable. This script could be adapted with the necessary data arguments supplied from the command line or in a file instead of from a database query. The script ndbc_fm13.pl is a second script I wrote when the weather instrumentation was added to our buoys. It uses the supplied data arguments when called to populate the FM13 type message. | ||||||||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | |||||||||||||
| Line: 99 to 109 | |||||||||||||
| |||||||||||||
| Added: | |||||||||||||
| > > |
| ||||||||||||
| Changed: | ||||||||
| < < |
CodeRepository | |||||||
| > > |
SEACOOS Data Management Code Repository | |||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
Table of contents | |||||||
| TOC: No TOC in "Main.CodeRepository" | ||||||||
| Deleted: | ||||||||
| < < |
| |||||||
| Changed: | ||||||||
| < < |
Intro | |||||||
| > > |
Intro | |||||||
| This is a place to post your OOS related code developments or links. Not sure the best way to organize this - currently I'd say by individual, institution or project/program. | ||||||||
| Changed: | ||||||||
| < < |
JeremyCothran | |||||||
| > > |
Jeremy Cothran | |||||||
| Changed: | ||||||||
| < < |
Web graphics (dials/gauges) | |||||||
| > > |
Web graphics (dials/gauges) | |||||||
| Changed: | ||||||||
| < < |
Web graphs (time series plots) using GD::Graph | |||||||
| > > |
Web graphs (time series plots) using GD::Graph | |||||||
| Changed: | ||||||||
| < < |
Easy twiki install | |||||||
| > > |
Easy twiki install | |||||||
| Changed: | ||||||||
| < < |
Online Data Dictionary utility | |||||||
| > > |
Online Data Dictionary utility | |||||||
| Developed for use by SeaCOOS? , but the functionality is general enough that the application and the source code are being made available for general use by the community. | ||||||||
| Changed: | ||||||||
| < < |
Buoy query and graphs using gnuplot | |||||||
| > > |
Buoy query and graphs using gnuplot | |||||||
| Changed: | ||||||||
| < < |
Going from Datalogger files to 'Point' form on a relational database | |||||||
| > > |
Going from Datalogger files to 'Point' form on a relational database | |||||||
| Changed: | ||||||||
| < < |
DODSFilterColumn | |||||||
| > > |
DODSFilterColumn | |||||||
| The code at the above link is designed to be used stand-alone and/or as a web service to help tranform the DODS client http ascii output(the 'Get ASCII' button) to something more column oriented (CSV Comma Separated Value). This can help the data be more easily viewed and understood as well as fed into other analysis tools, web services and databases. General and technical description available. | ||||||||
| Changed: | ||||||||
| < < |
Basic php registration page | |||||||
| > > |
Basic php registration page | |||||||
| A basic html form processed by php with mail notification and appending of corresponding html and csv documents. Zip file should contain all files - change form fields, personnel notified by mail and site references as needed. Article reference http://www.thesitewizard.com/archive/feedbackphp.shtml | ||||||||
| Changed: | ||||||||
| < < |
PlatformToDatabase | |||||||
| > > |
PlatformToDatabase | |||||||
| Some basic scripts showing the processing of a platform datastreams(directly, via telnet) to population of the relational database and some other side products. | ||||||||
| Changed: | ||||||||
| < < |
ScreenScraping | |||||||
| > > |
ScreenScraping | |||||||
| Some basic scripts showing the process of screen/web scraping to create sql statements for populating a relational database. | ||||||||
| Changed: | ||||||||
| < < |
Generating netCDF files for Seacoos aggregation | |||||||
| > > |
Generating netCDF files for Seacoos aggregation | |||||||
| This perl script takes a platform_id and measurement_date which guides the query selection against the previous population of the database for that measurement timestamp. The returned query values are substituted into a text netCDF file with substitutible macros. ncgen is then run to produce a timestamp prefixed 'latest.nc' file. | ||||||||
| Changed: | ||||||||
| < < |
Screen Scraping (NDBC) for Seacoos aggregation | |||||||
| > > |
Screen Scraping (NDBC) for Seacoos aggregation | |||||||
| Similar process to the previous example but with Screen scraping from NDBC of the input data. | ||||||||
| Changed: | ||||||||
| < < |
ServerStats | |||||||
| > > |
ServerStats | |||||||
| Redeveloped some initial scripts authored by Peter Bense with the following bits of shell and perl code to get a better idea of the load on our server and when things might need more immediate attention. | ||||||||
| Changed: | ||||||||
| < < |
Sara HainesMATLAB MEXCDFMATLAB netCDF ToolboxMATLAB SNCTOOLSNCCOOS to SEACOOS (latest.nc)NCCOOS to NDBC (FM64)SABSOON to SEACOOS (latest.nc)SABSOON to NDBC (FM64)USGS Station InfoNOS Station List and InfoNOS Raw Data GrabNOS to SEACOOS (latest.nc)NWS Station List and InfoNWS Raw Data GrabNWS to SEACOOS (latest.nc)Meta-Door | |||||||
| > > |
Meta-Door | |||||||
| Caro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
| Line: 95 to 72 | ||||||||
|---|---|---|---|---|---|---|---|---|
|
Meta-Door demos and sourcecode download http://www.carocoops.org/resources/MetaDoor_CD | ||||||||
| Added: | ||||||||
| > > |
Sara Haines
| |||||||
| ||||||||
CodeRepository | ||||||||
| Line: 53 to 53 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Redeveloped some initial scripts authored by Peter Bense with the following bits of shell and perl code to get a better idea of the load on our server and when things might need more immediate attention. | ||||||||
| Added: | ||||||||
| > > |
Sara HainesMATLAB MEXCDFMATLAB netCDF ToolboxMATLAB SNCTOOLSNCCOOS to SEACOOS (latest.nc)NCCOOS to NDBC (FM64)SABSOON to SEACOOS (latest.nc)SABSOON to NDBC (FM64)USGS Station InfoNOS Station List and InfoNOS Raw Data GrabNOS to SEACOOS (latest.nc)NWS Station List and InfoNWS Raw Data GrabNWS to SEACOOS (latest.nc) | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
CodeRepository | ||||||||
| Line: 45 to 45 | ||||||||
|---|---|---|---|---|---|---|---|---|
| This perl script takes a platform_id and measurement_date which guides the query selection against the previous population of the database for that measurement timestamp. The returned query values are substituted into a text netCDF file with substitutible macros. ncgen is then run to produce a timestamp prefixed 'latest.nc' file. | ||||||||
| Added: | ||||||||
| > > |
Screen Scraping (NDBC) for Seacoos aggregationSimilar process to the previous example but with Screen scraping from NDBC of the input data. | |||||||
ServerStatsRedeveloped some initial scripts authored by Peter Bense with the following bits of shell and perl code to get a better idea of the load on our server and when things might need more immediate attention. | ||||||||
CodeRepository | ||||||||
| Line: 45 to 45 | ||||||||
|---|---|---|---|---|---|---|---|---|
| This perl script takes a platform_id and measurement_date which guides the query selection against the previous population of the database for that measurement timestamp. The returned query values are substituted into a text netCDF file with substitutible macros. ncgen is then run to produce a timestamp prefixed 'latest.nc' file. | ||||||||
| Added: | ||||||||
| > > |
ServerStatsRedeveloped some initial scripts authored by Peter Bense with the following bits of shell and perl code to get a better idea of the load on our server and when things might need more immediate attention. | |||||||
Meta-Door | ||||||||
CodeRepository | ||||||||
| Line: 41 to 41 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Some basic scripts showing the process of screen/web scraping to create sql statements for populating a relational database. | ||||||||
| Added: | ||||||||
| > > |
Generating netCDF files for Seacoos aggregationThis perl script takes a platform_id and measurement_date which guides the query selection against the previous population of the database for that measurement timestamp. The returned query values are substituted into a text netCDF file with substitutible macros. ncgen is then run to produce a timestamp prefixed 'latest.nc' file. | |||||||
Meta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. | ||||||||
CodeRepository | ||||||||
| Line: 9 to 9 | ||||||||
|---|---|---|---|---|---|---|---|---|
| This is a place to post your OOS related code developments or links. Not sure the best way to organize this - currently I'd say by individual, institution or project/program. | ||||||||
| Deleted: | ||||||||
| < < |
It was also suggested that your code license info(GNU, etc) should be placed at the top of your code to prevent companies from placing their own licenses on the code which might work against you. | |||||||
JeremyCothranWeb graphics (dials/gauges) | ||||||||
| Line: 19 to 17 | ||||||||
Easy twiki install | ||||||||
| Added: | ||||||||
| > > |
Online Data Dictionary utilityDeveloped for use by SeaCOOS? , but the functionality is general enough that the application and the source code are being made available for general use by the community. | |||||||
Buoy query and graphs using gnuplotGoing from Datalogger files to 'Point' form on a relational database | ||||||||
| Line: 29 to 31 | ||||||||
Basic php registration page | ||||||||
| Changed: | ||||||||
| < < |
A basic html form processed by php with mail notification and appending of corresponding html and csv documents. Zip file should contain all files - change form fields, personnel notified by mail and site references as needed. For csv file, commas and newlines are replaced by period. Make sure apache has write permissions for changed files. Article reference http://www.thesitewizard.com/archive/feedbackphp.shtml | |||||||
| > > |
A basic html form processed by php with mail notification and appending of corresponding html and csv documents. Zip file should contain all files - change form fields, personnel notified by mail and site references as needed. Article reference http://www.thesitewizard.com/archive/feedbackphp.shtml
PlatformToDatabaseSome basic scripts showing the processing of a platform datastreams(directly, via telnet) to population of the relational database and some other side products.ScreenScrapingSome basic scripts showing the process of screen/web scraping to create sql statements for populating a relational database. | |||||||
Meta-Door | ||||||||
| Line: 51 to 61 | ||||||||
|
Meta-Door demos and sourcecode download http://www.carocoops.org/resources/MetaDoor_CD | ||||||||
| Deleted: | ||||||||
| < < |
-- JeremyCothran - 21 May 2025 | |||||||
| ||||||||
CodeRepository | ||||||||
| Line: 29 to 29 | ||||||||
|---|---|---|---|---|---|---|---|---|
Basic php registration page | ||||||||
| Changed: | ||||||||
| < < |
A basic html form processed by php with mail notification and appending of corresponding html and csv documents. Zip file should contain all files - change form fields, personnel notified by mail and site references as needed. Article reference http://www.thesitewizard.com/archive/feedbackphp.shtml | |||||||
| > > |
A basic html form processed by php with mail notification and appending of corresponding html and csv documents. Zip file should contain all files - change form fields, personnel notified by mail and site references as needed. For csv file, commas and newlines are replaced by period. Make sure apache has write permissions for changed files. Article reference http://www.thesitewizard.com/archive/feedbackphp.shtml | |||||||
Meta-Door | ||||||||
CodeRepository | ||||||||
| Line: 7 to 7 | ||||||||
|---|---|---|---|---|---|---|---|---|
Intro | ||||||||
| Changed: | ||||||||
| < < |
This is just a place to post your OOS related code developments or links. Not sure the best way to organize this - currently I'd say by individual, institution or project/program. | |||||||
| > > |
This is a place to post your OOS related code developments or links. Not sure the best way to organize this - currently I'd say by individual, institution or project/program. | |||||||
| It was also suggested that your code license info(GNU, etc) should be placed at the top of your code to prevent companies from placing their own licenses on the code which might work against you. | ||||||||
| Line: 15 to 15 | ||||||||
Web graphics (dials/gauges) | ||||||||
| Changed: | ||||||||
| < < |
Web graphs (time series plots) | |||||||
| > > |
Web graphs (time series plots) using GD::Graph | |||||||
| Added: | ||||||||
| > > |
Easy twiki install | |||||||
| Added: | ||||||||
| > > |
Buoy query and graphs using gnuplot | |||||||
| Added: | ||||||||
| > > |
Going from Datalogger files to 'Point' form on a relational database | |||||||
| Added: | ||||||||
| > > |
DODSFilterColumnThe code at the above link is designed to be used stand-alone and/or as a web service to help tranform the DODS client http ascii output(the 'Get ASCII' button) to something more column oriented (CSV Comma Separated Value). This can help the data be more easily viewed and understood as well as fed into other analysis tools, web services and databases. General and technical description available.Basic php registration pageA basic html form processed by php with mail notification and appending of corresponding html and csv documents. Zip file should contain all files - change form fields, personnel notified by mail and site references as needed. Article reference http://www.thesitewizard.com/archive/feedbackphp.shtmlMeta-DoorCaro-COOPS is supporting the development of unique data management solutions for coastal ocean observing systems. For example, the "Meta-Door" second-generation online metadata entry tool is now available via the link below. This tool evolved from the "Cast-Net" initiative of the Southern Association of Marine Laboratories (SAML) and the Southeastern Universities Research Association (SURA) with funding from NSF EPSCoR?. Development of the Cast-Net tool resulted from a cooperative effort among five regional sites: the Baruch Institute for Marine and Coastal Sciences at the University of South Carolina, Dauphin Island Sea Lab Alabama, the Louisiana Universities Marine Consortium, the Skidaway Institute of Oceanography of the University System of Georgia and the University of Southern Mississippi. The Cast-Net metadata tool was developed to provide a convenient and user-friendly mechanism for generating FGDC-compliant metadata. Increased and broad-based use of Cast-Net demonstrated the need for enhanced capabilities and more comprehensive capacities for data and system documentation. Meta-Door is a complete regeneration of the Cast-Net metadata tool designed to handle the needs of a broad range of contemporary users. Meta-Door resembles Cast-Net in appearance and functionality while providing an enhanced user driven file management system and an easier, more reliable application interface. It has been completely re-programmed to work with a relational database that will eventually allow for more sophisticated indexing services. Future versions of Meta-Door will allow users to incorporate additional metadata standards as new standards emerge and become widely used in the ocean coastal observing communities. Meta-Door has been rebuilt from the ground up with Java Struts to be database- and OS-independent. New features include:
http://www.carocoops.org/metadoor Meta-Door demos and sourcecode download http://www.carocoops.org/resources/MetaDoor_CD | |||||||
| -- JeremyCothran - 21 May 2025 | ||||||||
| Added: | ||||||||
| > > |
| |||||||
CodeRepository | ||||||||
| Line: 9 to 9 | ||||||||
|---|---|---|---|---|---|---|---|---|
| This is just a place to post your OOS related code developments or links. Not sure the best way to organize this - currently I'd say by individual, institution or project/program. | ||||||||
| Added: | ||||||||
| > > |
It was also suggested that your code license info(GNU, etc) should be placed at the top of your code to prevent companies from placing their own licenses on the code which might work against you. | |||||||
JeremyCothranWeb graphics (dials/gauges) | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
CodeRepositoryIntroThis is just a place to post your OOS related code developments or links. Not sure the best way to organize this - currently I'd say by individual, institution or project/program.JeremyCothranWeb graphics (dials/gauges)Web graphs (time series plots)-- JeremyCothran - 21 May 2025 | |||||||