From rob at iris.washington.edu Mon Jul 24 12:05:23 2006 From: rob at iris.washington.edu (Robert Casey) Date: Mon Jul 24 12:05:58 2006 Subject: [pdcc] PDCC 3.0 release References: <5892B999-42AC-4581-B59D-BFC6ECBCF2EB@iris.washington.edu> Message-ID: <16185988-EFD9-4E39-B66C-E1914EF77A6F@iris.washington.edu> Announcing Portable Data Collection Centers version 3.0, available for download from IRIS DMC. You can get to Vase through the Software and Manuals Download page: http://www.iris.edu/manuals/#pdcc To report bugs and problems, send email to pdcc-bugs@iris.washington.edu For further questions, please contact webmaster@iris.washington.edu ------------------------------------------------------------------------ --------- Description: * What is the Goal of PDCC? PDCC is for anyone wanting to archive and manage SEED-formatted data. A primary requirement for data distribution is that all data be accompanied, or represented by, metadata. PDCC gives network operators the ability to use a standardized database that is easy to update and to maintain. PDCC can be used to generate SEED volumes, which is the FDSN standard format of seismic metadata exchange. In short, it's a unified, SEED-oriented database management system with a friendly graphical user interface (GUI) that will become the hub of many other software modules currently under development. * So what does it do now? PDCC allows you to store the complete station history, including all of the parametric station information, like sensors and instrument responses, and manage it within a MySQL database inside PDCC. With PDCC you can generate dataless SEED volumes from the database. You can input information from SEED volumes and RESP files, as well as hand-entry through the GUI. Copy and paste facilities make this process much easier. For more information, please consult the PDCC Manual at: http://www.iris.edu/manuals/pdcc3.0/index.html ------------------------------------------------------------------------ --------- Lead Developer: Robert Casey, IRIS Data Management Center -- rob@iris.washington.edu ------------------------------------------------------------------------ --------- Revision Notes: PDCC v3.0 [PDC-101] FIXED copy error for response blockettes [PDC-92] FIXED PDCC issue with B030's and lookups not being referenced [PDC-91] FIXED Export SEED file not function when not selecting the Volume node. [PDC-89] FIXED Copy of data records appears to not copy the waveform objects. [PDC-88] ADDED standard config data directory needs to be established and config tool updated to accomodate user settings [PDC-86] FIXED STDERR popup window not appearing as expected [PDC-85] FIXED copy Blk 1000 results in exception saying blk 999 not parent [PDC-84] FIXED CVS dir pops up in default cache directory [PDC-83] FIXED Pre-load of waveform objects from cache [PDC-82] FIXED PDCC issue with exponent fields for B053 [PDC-78] FIXED New Station to an empty Export Volume causes exception [PDC-76] FIXED missing/deleted channels [PDC-74] FIXED Copying of nodes is slow [PDC-73] FIXED Copy from DB to another volume results in duplicates showing in db source volume as well [PDC-67] FIXED Channels missing when reading SEED file [PDC-65] FIXED Trying to restore edit in Dictionary popup results in exception. [PDC-62] ADDED Archiving of Data Records [PDC-61] ADDED Edit data blockettes [PDC-60] ADDED Allow editing of FSDH [PDC-59] ADDED Import Full SEED [PDC-58] FIXED Database insert of new child repeat tables is not updating the count field for the parent table. [PDC-57] ADDED Update documentation [PDC-56] FIXED Export to database can result in empty UPDATE calls after restores have been enacted. [PDC-55] FIXED Paste or New Blockette to a dictionary blockette may fail [PDC-54] FIXED Update in popup window text box does not bounce back to parent window button [PDC-53] FIXED PDCC - can't select new abbreviation [PDC-50] ADDED Restart PDCC from the Disk Cache [PDC-49] ADDED Have database use just one cache volnum instead of incrementing when refreshed [PDC-25] ADDED miniSEED support [PDC-23] ADDED Output Full SEED [PDC-21] ADDED Effective time splitting with Copy/Paste [PDC-14] ADDED import tabular data to coefficients editor [PDC-13] ADDED Remember our last working directory at startup -- save to launch.txt [PDC-9] FIXED Cancel Export Volume results in null export volume [PDC-7] ADDED Multiple selection in JTree [PDC-6] ADDED SEED Volume names and labels -- include from import and send to export [PDC-3] FIXED GroupEditPanel restore doesn't present correct group count [PDC-2] FIXED Restore action in popup removes close button [PDC-1] FIXED GroupEditPanel PdccDbExportBuilder field index out of bounds during restore JavaSeed v3.0 [JSE-19] Out Of Memory on a relatively small file with lots of channel comments -- also very very SLOW [JSE-18] Optimize import speed of SEED volumes [JSE-17] Unable to find record length in SEED file [JSE-5] Output RESP format [JSE-1] Rework Cache/Blockette action to be more reliable