{% extends "cavebase.html" %} {% block title %}New Cave & Entrance & Wallet Update Form{% endblock %} {% block extraheaders %} {% endblock %} {% block content %}

New Cave {{cave_id}} & Entrance & Wallet Update

Instructions

If you have not done this before, read New Cave Process.

{{area}}/{{cave_name}} {{name}}

Entrance photos and description

Edit the Entrance {{cave_name}} to upload the entrance photos

Wallet on {{date}}

Edit the Wallet {{wallet}} to upload the screenshot(s) of the GPSTest screen in situ
and scanned hand-drawn sketches of the entrance location.

GPS track upload

Upload GPX files into /gpslogs/{{year}}/

Survex file upload

Cut & paste it in here caves-{{area}}/{{cave_name}}/{{cave_name}}.svx

Logbook entry on {{date}}

If you have already created a logbook entry then it will be listed below under "On this day" and you can click on the link to edit and add to it.
Otherwise, create new logbook entry

Instructions for making a new logbook entry.

Cave description {{area}}/{{cave_name}}

[This is crashing with duplicate caves found when newly created - fix!]
🚧 under construction

Edit data for the {{cave_name}} cave itself.

On this day

{{date}}
{% include 'onthisdate.html' %}

Already done:

Why we asked for the time the GPS was recorded

Because ionospheric disturbance happens on a scale of an hour or so, every few hours, and is local to an area about ~50km in size. If we continuously record the GPS position of the potato hut during the expo then we will know if the GPS position of this cave entrancce was recorded during one of these "bad" periods.

Go back and re-record the GPS position the next day at the exact same point and put that data in the logbook.

{% endblock %}