Download publicdb Free Java Code

Description

The HiSPARC Public Database.

Icons

publicdb

Source Files

The download file publicdb-master.zip has the following entries.


.gitignore//from   w  w  w  .  j  av a  2  s .  co  m
LICENSE
Makefile
README.rst
TODO
datastore/README
django_publicdb/.gitignore
django_publicdb/__init__.py
django_publicdb/analysissessions/__init__.py
django_publicdb/analysissessions/admin.py
django_publicdb/analysissessions/fixtures/tests_analysissessions.json.gz
django_publicdb/analysissessions/forms.py
django_publicdb/analysissessions/migrations/0001_initial.py
django_publicdb/analysissessions/migrations/0002_auto__add_sessionrequest__add_field_analysissession_pin.py
django_publicdb/analysissessions/migrations/__init__.py
django_publicdb/analysissessions/models.py
django_publicdb/analysissessions/static/scripts/flot_settings_results.js
django_publicdb/analysissessions/static/styles/results.css
django_publicdb/analysissessions/templates/confirm.html
django_publicdb/analysissessions/templates/request.html
django_publicdb/analysissessions/templates/results.html
django_publicdb/analysissessions/templates/thankyou.html
django_publicdb/analysissessions/templatetags/__init__.py
django_publicdb/analysissessions/templatetags/fix_data.py
django_publicdb/analysissessions/tests.py
django_publicdb/analysissessions/urls.py
django_publicdb/analysissessions/views.py
django_publicdb/api/__init__.py
django_publicdb/api/datastore.py
django_publicdb/api/models.py
django_publicdb/api/tests.py
django_publicdb/api/urls.py
django_publicdb/api/views.py
django_publicdb/coincidences/__init__.py
django_publicdb/coincidences/admin.py
django_publicdb/coincidences/fixtures/tests_coincidences.json.gz
django_publicdb/coincidences/models.py
django_publicdb/coincidences/tests.py
django_publicdb/default/__init__.py
django_publicdb/default/static/403.png
django_publicdb/default/static/404.png
django_publicdb/default/static/500.png
django_publicdb/default/static/favicon.ico
django_publicdb/default/static/header.png
django_publicdb/default/static/map-flipped.png
django_publicdb/default/static/map-middelharnis.png
django_publicdb/default/static/scripts/OpenLayers-2.13b.js
django_publicdb/default/static/scripts/OpenLayers-2.13b.min.js
django_publicdb/default/static/scripts/OpenLayersHisparcMap.js
django_publicdb/default/static/scripts/excanvas.min.js
django_publicdb/default/static/scripts/jquery-1.8.2.min.js
django_publicdb/default/static/scripts/jquery.flot-0.8a.js
django_publicdb/default/static/scripts/jquery.flot-0.8a.min.js
django_publicdb/default/static/scripts/jquery.flot.axislabels.js
django_publicdb/default/static/scripts/jquery.flot.axislabels.min.js
django_publicdb/default/static/scripts/jquery.flot.time.js
django_publicdb/default/static/scripts/publicdb.cfg
django_publicdb/default/static/starmap.gif
django_publicdb/default/static/starmap_1600.gif
django_publicdb/default/static/starmap_800.gif
django_publicdb/default/static/styles/OpenLayers-2.12.css
django_publicdb/default/static/styles/base.css
django_publicdb/default/static/styles/map_controls.css
django_publicdb/default/templates/403.html
django_publicdb/default/templates/404.html
django_publicdb/default/templates/500.html
django_publicdb/default/templates/admin/base_site.html
django_publicdb/default/templates/base.html
django_publicdb/default/templates/forms/wizard.html
django_publicdb/default/templates/robots.txt
django_publicdb/histograms/__init__.py
django_publicdb/histograms/admin.py
django_publicdb/histograms/datastore.py
django_publicdb/histograms/esd.py
django_publicdb/histograms/fit_pulseheight_peak.py
django_publicdb/histograms/fixtures/initial_data.json
django_publicdb/histograms/fixtures/tests_histograms.json.gz
django_publicdb/histograms/jobs.py
django_publicdb/histograms/migrations/0001_initial.py
django_publicdb/histograms/migrations/0002_auto__add_pulseheightfit__add_unique_pulseheightfit_source_plate.py
django_publicdb/histograms/migrations/0003_auto__add_field_pulseheightfit_degrees_of_freedom__add_field_pulseheig.py
django_publicdb/histograms/migrations/__init__.py
django_publicdb/histograms/models.py
django_publicdb/histograms/tests.py
django_publicdb/inforecords/__init__.py
django_publicdb/inforecords/admin.py
django_publicdb/inforecords/fixtures/initial_data.json
django_publicdb/inforecords/fixtures/tests_inforecords.json.gz
django_publicdb/inforecords/migrations/0001_initial.py
django_publicdb/inforecords/migrations/0002_auto__add_contactinformation__add_country__add_profession__add_field_c.py
django_publicdb/inforecords/migrations/0003_new_models_for_wizards.py
django_publicdb/inforecords/migrations/0004_auto__del_detectorstatus__del_location__del_locationstatus__del_organi.py
django_publicdb/inforecords/migrations/0005_rename_column_country.py
django_publicdb/inforecords/migrations/0006_contactinformation_fix.py
django_publicdb/inforecords/migrations/0007_rename_column_scintillator.py
django_publicdb/inforecords/migrations/0008_change_length_postalcode.py
django_publicdb/inforecords/migrations/0009_auto__add_field_pc_is_test.py
django_publicdb/inforecords/migrations/0010_auto__add_monitorpulseheightthresholds.py
django_publicdb/inforecords/migrations/__init__.py
django_publicdb/inforecords/models.py
django_publicdb/inforecords/templates/datastore.cfg
django_publicdb/inforecords/templates/nagios.cfg
django_publicdb/inforecords/templates/summary.html
django_publicdb/inforecords/tests.py
django_publicdb/inforecords/views.py
django_publicdb/jsparc/__init__.py
django_publicdb/jsparc/models.py
django_publicdb/jsparc/tests.py
django_publicdb/jsparc/urls.py
django_publicdb/jsparc/views.py
django_publicdb/manage.py
django_publicdb/maps/__init__.py
django_publicdb/maps/static/styles/maps.css
django_publicdb/maps/templates/map.html
django_publicdb/maps/urls.py
django_publicdb/maps/views.py
django_publicdb/middleware/__init__.py
django_publicdb/middleware/threadlocals.py
django_publicdb/raw_data/__init__.py
django_publicdb/raw_data/forms.py
django_publicdb/raw_data/static/styles/download_form.css
django_publicdb/raw_data/templates/data_download.html
django_publicdb/raw_data/templates/event_data.csv
django_publicdb/raw_data/templates/rawdata/xmlrpc.html
django_publicdb/raw_data/templates/weather_data.csv
django_publicdb/raw_data/urls.py
django_publicdb/raw_data/views.py
django_publicdb/settings_develop.py
django_publicdb/status_display/__init__.py
django_publicdb/status_display/nagios.py
django_publicdb/status_display/static/scripts/flot_settings.js
django_publicdb/status_display/static/styles/station_page.css
django_publicdb/status_display/static/styles/stations.css
django_publicdb/status_display/templates/base_station.html
django_publicdb/status_display/templates/base_stations.html
django_publicdb/status_display/templates/help.html
django_publicdb/status_display/templates/source_barometer_dataset.csv
django_publicdb/status_display/templates/source_current_config.csv
django_publicdb/status_display/templates/source_eventtime_histogram.csv
django_publicdb/status_display/templates/source_gps_config.csv
django_publicdb/status_display/templates/source_pulseheight_histogram.csv
django_publicdb/status_display/templates/source_pulseintegral_histogram.csv
django_publicdb/status_display/templates/source_temperature_dataset.csv
django_publicdb/status_display/templates/source_voltage_config.csv
django_publicdb/status_display/templates/station_config.html
django_publicdb/status_display/templates/station_data.html
django_publicdb/status_display/templates/station_status.html
django_publicdb/status_display/templates/stations_by_country.html
django_publicdb/status_display/templates/stations_by_name.html
django_publicdb/status_display/templates/stations_by_number.html
django_publicdb/status_display/templates/stations_on_map.html
django_publicdb/status_display/templatetags/__init__.py
django_publicdb/status_display/templatetags/fix_data.py
django_publicdb/status_display/templatetags/fix_strings.py
django_publicdb/status_display/tests.py
django_publicdb/status_display/urls.py
django_publicdb/status_display/views.py
django_publicdb/updates/__init__.py
django_publicdb/updates/admin.py
django_publicdb/updates/models.py
django_publicdb/updates/urls.py
django_publicdb/updates/views.py
django_publicdb/urls.py
django_publicdb/voorraad/__init__.py
django_publicdb/voorraad/admin.py
django_publicdb/voorraad/models.py
doc/Makefile
doc/README.md
doc/_static/favicon.ico
doc/_static/hisparc_style.css
doc/api.rst
doc/api_tutorial.rst
doc/api_views.rst
doc/conf.py
doc/data_access.rst
doc/hisparc_maps.rst
doc/index.rst
doc/logo/header.pdf
doc/logo/header.png
doc/logo/logo.pdf
doc/logo/logo.png
doc/status_display.rst
doc/status_display_nagios.rst
doc/status_display_views.rst
doc/subst.inc
esd/README
examples/create_admin_keys.sh
examples/create_keys.sh
examples/datastore-xmlrpc-server.py
examples/django.wsgi
examples/get_cluster_csv.py
examples/set_new_services.py
examples/vpn-cron.py
examples/vpn-xmlrpc-client.py
examples/vpn-xmlrpc-server.py
lib/__init__.py
lib/test/__init__.py
lib/test/datastore.py
mediaroot/.gitignore
mediaroot/static
scripts/__init__.py
scripts/download_test_datastore.py
scripts/fake-datastore-xmlrpc-server.py
scripts/fake-vpn-xmlrpc-server.py
scripts/hisparc-update.py
scripts/nagios/__init__.py
scripts/nagios/check_pulseheight_mpv.py
scripts/prepare_histograms_fixture.py
scripts/prepare_inforecords_fixture.py
uwsgi-example.ini

Download

Click the following link to download publicdb-master.zip.

publicdb-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL